clustered tables meaning in English
重定义链表
Examples
- Clustered tables are tables that have a clustered index
聚集表是有聚集索引的表。 - For a clustered table , the row locator is the clustered index key
对于聚集表,行定位器是聚集索引键。 - Indexed views have the same storage structure as clustered tables
索引视图与聚集表具有相同的存储结构。 - Clustered tables , heaps , and indexes
聚集表、堆和索引 - When a table has a clustered index , the table is called a clustered table
如果表具有聚集索引,则该表称为聚集表。